# Backport
This will backport the following commits from `main` to `8.x`:
- [[Streams] Dashboard linking
(#204309)](#204309)
<!--- Backport version: 8.9.8 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Dario
Gieselaar","email":"dario.gieselaar@elastic.co"},"sourceCommit":{"committedDate":"2025-01-07T21:04:42Z","message":"[Streams]
Dashboard linking (#204309)\n\nLinks dashboard to
Streams.\n\nChanges:\n- Introduces `IndexStorageAdapter` to manage ES
indices -
see\nhttps://github.com/dgieselaar/kibana/blob/streams-app-asset-linking/x-pack/solutions/observability/packages/utils_server/es/storage/README.md\nfor
motivation\n- Introduces `AssetClient` and `AssetService` to manage
asset links with\n`IndexStorageAdapter`\n- `RepositorySupertestClient`
to make it easier to use\n`@kbn/server-route-repository` with FTR
tests\n- refactors related to above
changes\n\n---------\n\nCo-authored-by: Chris Cowan
<chris@elastic.co>\nCo-authored-by: Joe Reuter
<johannes.reuter@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"28414ce988f604f3d0ecbb6c484d3cd25ec8408b","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","v9.0.0","backport:version","v8.18.0","Feature:Streams"],"number":204309,"url":"https://github.com/elastic/kibana/pull/204309","mergeCommit":{"message":"[Streams]
Dashboard linking (#204309)\n\nLinks dashboard to
Streams.\n\nChanges:\n- Introduces `IndexStorageAdapter` to manage ES
indices -
see\nhttps://github.com/dgieselaar/kibana/blob/streams-app-asset-linking/x-pack/solutions/observability/packages/utils_server/es/storage/README.md\nfor
motivation\n- Introduces `AssetClient` and `AssetService` to manage
asset links with\n`IndexStorageAdapter`\n- `RepositorySupertestClient`
to make it easier to use\n`@kbn/server-route-repository` with FTR
tests\n- refactors related to above
changes\n\n---------\n\nCo-authored-by: Chris Cowan
<chris@elastic.co>\nCo-authored-by: Joe Reuter
<johannes.reuter@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"28414ce988f604f3d0ecbb6c484d3cd25ec8408b"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204309","number":204309,"mergeCommit":{"message":"[Streams]
Dashboard linking (#204309)\n\nLinks dashboard to
Streams.\n\nChanges:\n- Introduces `IndexStorageAdapter` to manage ES
indices -
see\nhttps://github.com/dgieselaar/kibana/blob/streams-app-asset-linking/x-pack/solutions/observability/packages/utils_server/es/storage/README.md\nfor
motivation\n- Introduces `AssetClient` and `AssetService` to manage
asset links with\n`IndexStorageAdapter`\n- `RepositorySupertestClient`
to make it easier to use\n`@kbn/server-route-repository` with FTR
tests\n- refactors related to above
changes\n\n---------\n\nCo-authored-by: Chris Cowan
<chris@elastic.co>\nCo-authored-by: Joe Reuter
<johannes.reuter@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"28414ce988f604f3d0ecbb6c484d3cd25ec8408b"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
---------
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
Links dashboard to Streams.
Changes:
IndexStorageAdapterto manage ES indices - see https://github.com/dgieselaar/kibana/blob/streams-app-asset-linking/x-pack/solutions/observability/packages/utils_server/es/storage/README.md for motivationAssetClientandAssetServiceto manage asset links withIndexStorageAdapterRepositorySupertestClientto make it easier to use@kbn/server-route-repositorywith FTR tests